home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm2 / qread30.zip / FEATURES.NEW < prev    next >
Text File  |  1993-02-05  |  17KB  |  299 lines

  1.       --------------------------------------------------------------------
  2.                              QReader Revision History
  3.       --------------------------------------------------------------------
  4.  
  5.            QReader  (C) Copyright 1991-1993  Yandell Computer Services
  6.  
  7.         This file describes the new features in recent QReader releases.
  8.  
  9.         Please refer to QREADER.DOC for a basic description of QReader.
  10.  
  11.   * * *   02-05-93  -  Version 3.0   * * *
  12.   --------------------------------------------------------------------------
  13.  
  14.   * If you have an earlier version of QReader installed, you must follow the
  15.     directions located in UPGRADE.DOC in order for QReader 3.0 to function.
  16.  
  17.   * QReader's "non_full_screen_reader" now features "PageUp" and  left-right 
  18.     scroll that are similar to the capabilities of the "full_screen_reader".  
  19.  
  20.     - The command to PageUp in the non_full_screen mode is "P" (for  PageUp) 
  21.       and is available at the "More?" prompt while reading text. 
  22.  
  23.     - The commands to scroll the screen left and right for text longer  than  
  24.       79 characters are "<" and ">"  and are available at the "More?" prompt 
  25.       while reading text in the non_full_screen_reader.
  26.  
  27.   * FOSSIL  driver support added.  If your BBS uses a FOSSIL driver  you may
  28.     now have QReader use the FOSSIL driver also.  You may also need  to  use
  29.     this  feature if your BBS software supports Multi-port serial cards  and
  30.     permits FOSSIL redirection to these cards through the use of special TSR
  31.     software.  To enable FOSSIL communications, run  QRSETUP.EXE and  select  
  32.     option #1 to edit the MAIN configuration file.  Answer the question "Use 
  33.     a FOSSIL?" with a Y for YES.
  34.  
  35.   * Added support for extended IRQ use (above IRQ 7).  Previous versions  of 
  36.     QReader provided non-standard COM support with IRQ 1 through 7.  The IRQ 
  37.     value may now be 1 thru 15. This is handled automatically in the PCBoard 
  38.     mode.  In the Wildcat and DOOR.SYS modes, the environment variables must
  39.     be set as outlined in QREADER.DOC for nodes using non-standard ports.
  40.  
  41.   * The enclosed QRFSHELP (without cursor arrow characters) should be  used.
  42.     Some  communications programs do not correctly handle  these  characters 
  43.     when  displaying them to the remote caller.  QRFSHELP is located in  the 
  44.     QReader directory with QREADER.EXE.
  45.          
  46.   * The 'text file number' may now be selected from QReader's main menu. The 
  47.     numbers from the "text file menu' may now be placed on the QReader  main 
  48.     menu  if desired, bypassing the need to press "R" and then  viewing  the 
  49.     'text file menu'. This is particularly helpful in QReader configurations 
  50.     where there are only 2 or 3 text files installed.
  51.  
  52.   * Several configuration parameters such as the BBS name, the  registration
  53.     number, the type of BBS software, etc. have been moved from each of  the
  54.     separate  text  configuration  (.CNF) files to one  "MAIN"  file  called
  55.     QREADER.@@@.  This file will be created automatically when following the
  56.     upgrade instructions in UPGRADE.DOC or when installing QReader  for  the
  57.     first time. It is edited with QRSETUP by selecting the QRSETUP main menu
  58.     option #1.
  59.  
  60.   * A 'Fast Load' option has been added.  It speeds up the loading of larger 
  61.     configurations, either when initially loaded or when (S)elected from the 
  62.     QReader main menu.  "Larger configurations" would be those which contain 
  63.     100  or  more individual text files.  This parameter is set in  the  new 
  64.     QRSETUP MAIN configuration screen (see the above paragraph).
  65.    -NOTE: Use of the new Fast Load option disables the @FILEDATE@ macro  and 
  66.     @FILEDATEx@  macros.   This is how the faster loading  is  obtained,  as 
  67.     QReader  will  not check every text file's date (while it is  loading  a 
  68.     configuration)  to determine the value of these macros.  See QREADER.DOC 
  69.     for a description of these macros. 
  70.  
  71.   * Added  the  ability to read the PCBDOOR environment variable  passed  by 
  72.     PCBoard. This will be read ONLY if the door being opened is opened  with 
  73.     SELECT.CNF  in  the door batch file command line.  For example,  if  the 
  74.     caller enters: QREADER USA  at the PCBoard prompt and the batch file for 
  75.     QReader  is QREADER.EXE SELECT.CNF etc.,  QREADER will immediately  load 
  76.     the USA.CNF configuration (the .CNF extension is automatically  loaded). 
  77.     The reason for the necessity of SELECT.CNF is:  If the caller's "command   
  78.     line  parm" (i.e. USA) does not exist, or if the caller  does  not  have   
  79.     security  for the "Security to select" setting, the SELECT menu will  be   
  80.     displayed instead.  If you run PCBoard and do not wish QReader to behave
  81.     in this manner, place /NOPCBDOOR in the QReader command line.
  82.  
  83.   * All  finds are now highlighted in the non_full_screen_reader (if  caller 
  84.     is in color mode).
  85.  
  86.   * All finds in a single line are now highlighted in the full_screen_reader 
  87.     (color mode only).
  88.  
  89.   * Removed  underlined finds in both readers when in non-color  mode.  When 
  90.     text is found in non-color mode it will be capitalized.  Arrows will  be
  91.     displayed on the right of the line with found text (if room permits).
  92.  
  93.   * Files  shorter than 20 lines in length were not displaying  properly  in 
  94.     the full_screen_reader.  This has been corrected.
  95.  
  96.   * By  popular request, the QReader title which appears at the top  of  the 
  97.     full-screen_reader  pop-up help window has been changed to a solid  line 
  98.     and contains no text.
  99.  
  100.   * The QRSETUP install program which came with version 2.0 was not allowing 
  101.     security levels higher than 255 to be entered.  This is the maximum  for 
  102.     PCBoard  and was fine for QReader 1.0, but not with QReader 2.0 and  the 
  103.     additional BBS types now supported.
  104.  
  105.   * Added support to calculate QReader download times for newer  (yet lesser 
  106.     used) connect rates such as 12000 (twelve-thousand). Earlier versions of 
  107.     QReader  expected standard connect rates,  such as  (300,1200,2400,4800, 
  108.     9600,14400,19200)  for  calculating download times, and an  error  would 
  109.     occur if a download was attempted under other circumstances.
  110.  
  111.   * While earlier versions of QReader were DESQview aware and behaved,  some 
  112.     performance degradation was discovered when using "virtualized"  screens  
  113.     with  DESQview-386.  QReader's performance is now improved  under  these 
  114.     conditions.
  115.  
  116.   * The parameters passed to SEND.BAT for downloading with the  DSZ  "portx"
  117.     option for non-standard COM ports are now passed properly.
  118.  
  119.   * If using PCBoard and logging caller log entries to a printer,  QReader's 
  120.     printer routines have been made more generic.
  121.  
  122.   * Three command line parameters have been added.  These are not likely  to 
  123.     be  needed by most Sysops, but if you need them, you REALLY  need  them. 
  124.     Adding  them  to  configuration file is not planned  since  they  should 
  125.     rarely be used:
  126.  
  127.         /NOBEEP  -  QReader  follows the local alarm (beep) setting found in
  128.         any  door information files which provide it. If you have  your  BBS 
  129.         software set to beep LOCALLY at caller input errors, etc. but you do  
  130.         not want QReader  to beep at similar events, add this to the command
  131.         command line as shown below.
  132.  
  133.         /NOCALLER  -  QReader  writes  appropriate entries  to  the  current
  134.         node's caller file or activity log (PCBoard and Wildcat modes only). 
  135.         Please  see  QREADER.DOC for a complete list of entries.  If you  do
  136.         not want QReader  to echo these events to the log files, add this to
  137.         the the QREADER.EXE command line as shown below.
  138.  
  139.         /NOLPT  -  QReader  follows  the printer toggle in PCBoard.  If  you
  140.         do not want QReader to also echo caller log activity to the printer,
  141.         add this to the QREADER.EXE command line as shown below.
  142.  
  143.         To add any of these toggles, edit the QReader door batch file(s)  as 
  144.         shown:
  145.  
  146.         QREADER.EXE  SELECT.CNF  D:\PCB\  /NOLPT /NOBEEP /NOCALLER
  147.  
  148.         All  three are shown in the example above for illustration  purposes 
  149.         only.  You  may enter one, two, or all three of them, in  any  order 
  150.         desired. Again, it is  recommended to use these toggles only if they 
  151.         are REALLY needed.
  152.  
  153.  
  154.  
  155.   * * *   01-24-92  -  Version 2.0   * * *
  156.   --------------------------------------------------------------------------
  157.   * NEW (Z)ippy search command for extremely FAST text searches in files.
  158.      - After selecting (Z), caller will be asked for the text to search for.
  159.      - Caller will then be prompted where (which items) to search, and  they 
  160.        may choose (L)ist (show the text selection menu) at this prompt.
  161.      - The  caller may enter any of the items by number, such as 1 2  3,  or 
  162.        enter (A) to Zippy search ALL of the text files in the configuration.
  163.      - If the text is found, the line containing the text is displayed.  The 
  164.        caller  may  then press (Enter) to display the file,  (C)ontinue  the 
  165.        search  in the current item, (S)kip the current item and  resume  the 
  166.        search in the next item selected, or stop the search.
  167.      - If the caller presses enter to display the found text, the item  will 
  168.        be  displayed starting with the ENTIRE page that contains  the  found 
  169.        text, with the found text highlighted or underlined in the middle  of 
  170.        the screen!
  171.      - If  the  caller displays an item after a Zippy find, then  quits  the 
  172.        display,  and  if there are more items in the Zippy search "cue", the 
  173.        caller  may opt to continue the Zippy search in the remaining  items.  
  174.        However, if the caller displays during a Zippy search, then (S)elects 
  175.        a  different  item while viewing the first, it is assumed  the  Zippy 
  176.        chain  is  no  longer desired and the caller will  not  be  asked  to 
  177.        continue the Zippy scan, even if there would have been items left  in 
  178.        the Zippy "cue".
  179.  
  180.   * The  new  (Z)ippy  search  command supports up  to  three  boolean  [OR] 
  181.     separators per search field.  The separator is the | key.  For example:
  182.    
  183.          Text to search for? (USR | HAYES |  MODEM    )
  184.    
  185.     would search for USR or Hayes or Modem in the text items selected.
  186.  
  187.   * NEW ability to place nested SELECT???.DAT type files in SELECT.DAT. This 
  188.     allows  unlimited branching to different selection menus  for  different 
  189.     categories  of text file configurations.  QREADER.DOC contains  examples 
  190.     and instructions for using this feature.
  191.  
  192.   * QReader  1.0  allowed 99 text files in each  configuration's  text  data 
  193.    (.DAT) file.  This has been increased to 500 files per configuration.
  194.           
  195.   * QReader is now compatible with these three BBS environments:
  196.     (1) PCBoard 14.5x
  197.     (2) Wildcat 3.x
  198.     (3) "generic" DOOR.SYS
  199.  
  200.   * NEW Wildcat 3.x support:
  201.     - Updates Wildcat ACTIVITY.### logs with QReader activity!
  202.     - Updates user's record with regard to download counts, bytes, and  time 
  203.       as per Sysop's choice.
  204.     - Follows "Allow (G)oodbye" setting (allows callers to say (G)oodbye and
  205.       log-off while in QReader).
  206.     - Wildcat color macros may be used in text files.
  207.           
  208.   * Added  an INTERNAL editor for editing text .DAT configuration  files  in 
  209.     QRSETUP.  In version 1.0 these had to be edited with a text editor.
  210.  
  211.   * QReader text data (.DAT) configuration files may contain two  additional 
  212.     fields for each text item.
  213.     - One field is a short description of the particular text item.  This is 
  214.       displayed when doing a Zippy scan. If USA Today is being searched:
  215.  
  216.       Searching Item (1) Advertising
  217.       Searching Item (2) Banking and Economy
  218.       Searching Item (3) Bonus Section
  219.       etc...
  220.  
  221.     - The second new field is a very short "notes" field which is only  used 
  222.       by  the Sysop to place a small note about a particular item.  This  is 
  223.       never displayed anywhere other than in the QRSETUP .DAT file editor.
  224.       NOTE: it is NOT mandatory to update version 1.0 text data (.DAT  files 
  225.       to the new format.
  226.  
  227.   * Text  files installed in a configuration's text .DAT data file  may  now 
  228.     contain  a path. While it is recommended that all files in a  particular 
  229.     configuration be located in the location specified for them in  QRSETUP, 
  230.     this ability allows more flexibility if needed. If a file in a .DAT file 
  231.     contains a path, the "location of text items" parameter in QRSETUP  will 
  232.     not be used for THAT particular file.
  233.  
  234.   * Added multi-language file capability. This applies for every displayable 
  235.     file used by QReader, unless an extension is specified for the file in a 
  236.     QReader configuration or data file. PCBoard mode only.
  237.  
  238.   * QReader supports "security specific" files. If a MENU file  specifically 
  239.     for level 90 callers is desired, create a file called MENU90 (MENU90G if 
  240.     using the ANSI "two file" method).
  241.  
  242.   * Added support for nodes greater than 99 in the new PCBoard /X software.
  243.  
  244.   * NEW  "free download" toggle added to QRSETUP which allows  each  QReader 
  245.     configuration to be installed differently if needed (PCBoard and Wildcat
  246.     modes only).  Download Settings are:
  247.     (0) Charge caller d/l count, bytes, and d/l time.
  248.     (1) Charge caller for d/l time, do not charge d/l count or bytes.
  249.     (2) Do not charge caller for d/l count, bytes or time.
  250.     (3) Charge caller d/l count and bytes, do not charge for d/l time.
  251.           
  252.     QReader  1.0 followed PCBoard's FSEC and PWRD for determining if a  file 
  253.     was downloadable a caller. The above new toggle replaces this method and 
  254.     adds much more flexibility between different QReader configurations.
  255.                          
  256.   * Added support for Non-DSZ - DSZLOG compatible protocols. QReader is  now 
  257.     more flexible when reading DSZLOG files from protocols other than DSZ.
  258.  
  259.   * New parameter in PROTOCOL.DAT allows placement of  QReader  status  line 
  260.     during transfers. For each protocol choice the Sysop may select  whether 
  261.     to place the  QReader status line at the Top or  Bottom  of  the  screen 
  262.     depending on what works best with the protocol selected.  For  instance, 
  263.     DSZ works best with the door status line at the top of the screen, where 
  264.     its  graphical counterpart GSZ works best with the door status  line  at 
  265.     the bottom of the screen.
  266.  
  267.   *  SEND.BAT now accepts non-standard com port parameters from QReader  for 
  268.      for use with DSZ or GSZ:
  269.         %5 = base address (hex) for com port (use with DSZ portx option).
  270.         %6 = IRQ for com port (use with DSZ portx option).
  271.      See QREADER.DOC and SEND.BAT for details.
  272.  
  273.  
  274.   NOTE: The rest of the version 2.0 enhancements below deal with the display
  275.   text files used by QReader: MENU, HELLO, HELP, SELECT, etc...
  276.  
  277.   * Added support for Wildcat 3.x color macros in text files.  QReader  will
  278.     automatically use either PCBoard or Wildcat color macros when either are 
  279.     found. The text files contained in QREAD20.ZIP use PCBoard color macros.  
  280.     Run  USB-CONV.EXE to convert the enclosed PCBoard color macro  files  to 
  281.     Wildcat macros if you wish to use them instead.
  282.  
  283.   * The ANSI text file handler has been greatly improved. Sysops who are not 
  284.     familiar with (or not wanting to use) the PCBoard or Wildcat color macro 
  285.     type files now have more flexibility with the plain Ascii and ANSI  "two 
  286.     file"  method.  Run USB-CONV.EXE to convert the enclosed  PCBoard  macro 
  287.     files to Ascii\ANSI files if color macro files are not desired. 
  288.  
  289.   * In QReader 1.0, some Sysops had difficulty editing the multi-paged  text 
  290.     files such as HELP.  QReader now supports the linking of files together, 
  291.     by specifying the "next" filename in the file currently being displayed.  
  292.     This  is  done by placing a "%" (percent) in the LEFT-MOST  (column  #1) 
  293.     position of the 24th line of the current file. The % must IMMEDIATELY be 
  294.     followed  by  the filename you wish QReader to append, such  as  %HELP2. 
  295.     This allows the Sysop to edit each page separately. See QREADER.DOC  for 
  296.     complete details and instructions.
  297.  
  298.  
  299.